home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / AppleCD SC Training / Using the AppleCD SC / card_9331.txt < prev    next >
Text File  |  1990-04-02  |  5KB  |  194 lines

  1. -- card: 9331 from stack: in
  2. -- bmap block id: 18644
  3. -- flags: 4000
  4. -- background id: 2282
  5. -- name: General Info.
  6. ----- HyperTalk script -----
  7. on idle
  8.   pass idle
  9. end idle
  10.  
  11. on startup
  12.   set scroll of card field id 128 to 1
  13. end startup
  14.  
  15. on closeCard
  16.   set scroll of card field id 128 to 1
  17. end closeCard
  18.  
  19.  
  20.  
  21. -- part 121 (button)
  22. -- low flags: 00
  23. -- high flags: A003
  24. -- rect: left=376 top=281 right=303 bottom=442
  25. -- title width / last selected line: 0
  26. -- icon id / first selected line: 0 / 0
  27. -- text alignment: 1
  28. -- font id: 0
  29. -- text size: 12
  30. -- style flags: 0
  31. -- line height: 16
  32. -- part name: GO BACK
  33. ----- HyperTalk script -----
  34. on mouseUp
  35.   global map
  36.   play harpsichord d4
  37.   visual wipe right
  38.   if map = 1 then go to card "Map"
  39.   else
  40.     visual wipe right
  41.     pop card
  42.   end if
  43.  
  44. end mouseUp
  45.  
  46.  
  47.  
  48.  
  49. -- part 127 (button)
  50. -- low flags: 00
  51. -- high flags: 0000
  52. -- rect: left=448 top=28 right=52 bottom=484
  53. -- title width / last selected line: 0
  54. -- icon id / first selected line: 1011 / 1011
  55. -- text alignment: 1
  56. -- font id: 0
  57. -- text size: 12
  58. -- style flags: 0
  59. -- line height: 16
  60. -- part name: New Button
  61. ----- HyperTalk script -----
  62. on mouseUp
  63.   play harpsichord c4
  64.   visual effect venetian blinds to gray
  65.   go to card id 5341
  66. end mouseUp
  67.  
  68.  
  69.  
  70.  
  71. -- part 128 (field)
  72. -- low flags: 01
  73. -- high flags: 2007
  74. -- rect: left=26 top=73 right=301 bottom=308
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 0
  78. -- font id: 20
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: 
  83.  
  84.  
  85. -- part 129 (field)
  86. -- low flags: 01
  87. -- high flags: 0000
  88. -- rect: left=20 top=30 right=50 bottom=315
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: 
  97.  
  98.  
  99. -- part 132 (button)
  100. -- low flags: 00
  101. -- high flags: 0000
  102. -- rect: left=326 top=136 right=199 bottom=399
  103. -- title width / last selected line: 0
  104. -- icon id / first selected line: 0 / 0
  105. -- text alignment: 1
  106. -- font id: 0
  107. -- text size: 12
  108. -- style flags: 0
  109. -- line height: 16
  110. -- part name: 
  111. ----- HyperTalk script -----
  112. on mouseUp
  113.   push card
  114.   play harpsichord f4
  115.   visual zoom out to white
  116.   go to card "front panel"
  117.  
  118. end mouseUp
  119.  
  120.  
  121.  
  122. -- part 133 (button)
  123. -- low flags: 00
  124. -- high flags: 2000
  125. -- rect: left=19 top=16 right=51 bottom=63
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 1008 / 1008
  128. -- text alignment: 1
  129. -- font id: 0
  130. -- text size: 12
  131. -- style flags: 0
  132. -- line height: 16
  133. -- part name: Home
  134. ----- HyperTalk script -----
  135. on mouseUp
  136.   answer "What Do You Want To Print?" with "Cancel" or "Scroll Bar" or "Card"
  137.   if it is "Card" then
  138.     doMenu "Print Card"
  139.   end if
  140.   if it is "Scroll Bar" then
  141.     put card field id 128 into PrintThis
  142.     visual barn door open to card
  143.     go to card "Print Card"
  144.     put PrintThis into card field id 1
  145.   end if
  146.   if it is "Cancel" then
  147.     put "Cancel" into it
  148.   end if
  149. end mouseUp
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156. -- part contents for card part 128
  157. ----- text -----
  158.  
  159. The AppleCD SC is a peripheral device for use with Macintosh¬Æ or Apple¬Æ II computers.  The AppleCD SC allows access to information stored on CD-ROM  (Compact Disc Read-Only Memory) and also has the ability to play audio CDs.  Read-Only Memory means that information can only be read from the CD-ROM, there is no facility for writing (saving) data on it. 
  160.  
  161. A remarkable amount of information can be stored on a single CD-ROM.  One CD-ROM can store approximately 656 megabytes of information - that's about 270,000 pages of text, one to eight hours of speech or music (depending on the sound quality), 2000 high-resolution images, or any combination of text, sound, and graphics. 
  162.  
  163. To put it  another way, one CD-ROM could contain:
  164.   ‚Ä¢  An entire encyclopedia complete with 
  165.       illustrations 
  166.   ‚Ä¢   A 500-volume legal library
  167.   ‚Ä¢   Detailed financial reports on all the 
  168.        companies in the Fortune 500
  169.   ‚Ä¢   Information on all the books in a library card 
  170.       catalog  
  171.  
  172.                     CARE AND HANDLING
  173.   
  174.   ‚Ä¢  Do not operate the AppleCD SC when it is on its 
  175.      side.  Operate in the upright position only.
  176.  
  177.   ‚Ä¢  Never transport the drive with a caddy inside.
  178.  
  179.   ‚Ä¢  Do not remove the cover of the AppleCD SC.  It 
  180.      contains high-voltage components that retain an 
  181.      electrical charge, even after the unit is switched 
  182.      off.
  183.  
  184.   ‚Ä¢  Leave 4 to 6 inches of clearance between the air 
  185.      vents on both sides and back of the drive.
  186.  
  187. Click the graphic of the caddy on the right for information on the AppleCD SC device controls.
  188.  
  189.  
  190.  
  191.  
  192. -- part contents for card part 129
  193. ----- text -----
  194. General Information